From 7915a5a3c212585b36ab204d6e8747d44c3a9b13 Mon Sep 17 00:00:00 2001 From: =?utf8?q?=C3=98yvind=20Kol=C3=A5s?= Date: Tue, 16 Jan 2018 18:48:35 +0100 Subject: [PATCH] NEWS: update --- NEWS | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/NEWS b/NEWS index fba23b6..253def8 100644 --- a/NEWS +++ b/NEWS @@ -3,6 +3,16 @@ The NEWS file in the babl source tree is the source location for the news section both in the README and the webpage. --> + +2018-01-16 babl-0.1.40
+Added format "CIE XYZ alpha" color model and formats. +New API babl_process_rows for reduced overhead in some scenarios; though bigger +gains seen also for regular babl_process with reimplemented branch-free +dispatch, and faster cbrt. Added meson build; being tested in parallel with +auotmake, Improved reference conversions for formats skipping some of models +components, Fixed gamma handling in indexed/palettized formats and improved +gamma precision consistenct in sse2 conversions.
+
2017-11-15 babl-0.1.38
Added format "CIE L float", a couple of protections against division by 0.0
-- 2.30.2